Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
X
S
s
- Variable in class control.
Orchestrator
s
- Variable in class control.
OrchestratorKey
saveDotFile()
- Method in class presentation.
AvailablePanel
Open a JFileChooser to save the selected graph into dot file
saveDotFile()
- Method in class presentation.
CartesianProductPanel
Open a JFileChooser to save the selected graph into dot file
saveDotFile()
- Method in class presentation.
OrchestratorGraphPanel
Open a JFileChooser to save the selected graph into dot file
saveDotFile()
- Method in class presentation.
TargetPanel
Open a JFileChooser to save the selected graph into dot file
saveImageFile()
- Method in class presentation.
AvailablePanel
Open a JFileChooser to save the selected graph into jpeg file
saveImageFile()
- Method in class presentation.
CartesianProductPanel
Open a JFileChooser to save the selected graph into jpeg file
saveImageFile()
- Method in class presentation.
OrchestratorGraphPanel
Open a JFileChooser to save the selected graph into jpeg file
saveImageFile()
- Method in class presentation.
TargetPanel
Open a JFileChooser to save the selected graph into jpeg file
saveToDotButton
- Variable in class presentation.
AvailablePanel
saveToDotButton
- Variable in class presentation.
CartesianProductPanel
saveToDotButton
- Variable in class presentation.
OrchestratorGraphPanel
saveToDotButton1
- Variable in class presentation.
TargetPanel
saveToImageButton
- Variable in class presentation.
AvailablePanel
saveToImageButton
- Variable in class presentation.
CartesianProductPanel
saveToImageButton
- Variable in class presentation.
OrchestratorGraphPanel
saveToImageButton1
- Variable in class presentation.
TargetPanel
saveToXmlButton
- Variable in class presentation.
OrchestratorTablePanel
saveXmlFile()
- Method in class presentation.
OrchestratorTablePanel
Open a JFileChooser to save the selected table into xml file
selected
- Variable in class presentation.
OrchestratorTablePanel
selectedEdge
- Variable in class presentation.
ExecuteOrchestratorPanel
selectEdge(JGraph, DefaultEdge, boolean)
- Static method in class presentation.graph.
GraphFactory
Change the color of the edge
selectVertex(JGraph, DefaultGraphCell, boolean)
- Static method in class presentation.graph.
GraphFactory
Change the color of the vertex
serialVersionUID
- Static variable in exception abstraction.
WrongFileException
serialVersionUID
- Static variable in class presentation.
AvailablePanel
serialVersionUID
- Static variable in class presentation.
CartesianProductPanel
serialVersionUID
- Static variable in class presentation.
ChoiceLayoutDialog
serialVersionUID
- Static variable in class presentation.
CustomTableModel
serialVersionUID
- Static variable in class presentation.
ExecuteOrchestratorPanel
serialVersionUID
- Static variable in class presentation.graph.
FinalStateVertex
serialVersionUID
- Static variable in class presentation.graph.
FinalStateVertexRenderer
serialVersionUID
- Static variable in class presentation.graph.
FinalStateVertexView
serialVersionUID
- Static variable in class presentation.graph.
StateCellViewFactory
serialVersionUID
- Static variable in class presentation.graph.
StateVertexRenderer
serialVersionUID
- Static variable in class presentation.graph.
StateVertexView
serialVersionUID
- Static variable in class presentation.
OrchestratorFrame
serialVersionUID
- Static variable in class presentation.
OrchestratorGraphPanel
serialVersionUID
- Static variable in class presentation.
OrchestratorTablePanel
serialVersionUID
- Static variable in class presentation.
StartStatesDialog
serialVersionUID
- Static variable in class presentation.
TargetPanel
Service
- Class in
abstraction
This class has methods to get different kind of informations on a service.
Service(String)
- Constructor for class abstraction.
Service
this constructor takes content's file like string and build a service
serviceComboBox
- Variable in class presentation.
StartStatesDialog
services
- Variable in class presentation.
AvailablePanel
servicesList
- Variable in class presentation.
AvailablePanel
servicesListModel
- Variable in class presentation.
AvailablePanel
setAction(Action)
- Method in class abstraction.
StateAction
set action
setEnableButtons(boolean)
- Method in class presentation.
AvailablePanel
Enable or disable the add\remove buttons
setEnableButtons(boolean)
- Method in class presentation.
TargetPanel
Enable or disable the buttons to load and remove the service
setFileName(String)
- Static method in class abstraction.
ReadFile
setLabelPresentState(String)
- Method in class presentation.
ExecuteOrchestratorPanel
set the label that show the current state of the target
setLastFolder(File)
- Method in class presentation.
OrchestratorFrame
This method set the last directory used by user
setName(String)
- Method in class abstraction.
Service
set the service's name
setPresentState(State)
- Method in class abstraction.
StateAction
set present state
setStartStatesButton
- Variable in class presentation.
ExecuteOrchestratorPanel
showAbout()
- Method in class presentation.
OrchestratorFrame
This method shows the About Dialog
showHelp()
- Method in class presentation.
OrchestratorFrame
This method shows the Help Dialog
showOrchestratorButton
- Variable in class presentation.
OrchestratorTablePanel
showProductButton
- Variable in class presentation.
CartesianProductPanel
showSimulationButton
- Variable in class presentation.
OrchestratorTablePanel
SimulatedBy
- Class in
control
Class which contains a couple of states: one target state and one community state
SimulatedBy()
- Constructor for class control.
SimulatedBy
SimulatedBy(State, CState)
- Constructor for class control.
SimulatedBy
Simulation
- Class in
control
This Class contains algorithms useful for simulation
Simulation(Service, Community)
- Constructor for class control.
Simulation
SIMULATION
- Static variable in class presentation.
OrchestratorTablePanel
simulationColumnName
- Static variable in class presentation.util.
XmlTableOrchestratorFactory
simulationModel
- Variable in class presentation.util.
XmlTableOrchestratorFactory
simulationToString()
- Method in class presentation.util.
XmlTableOrchestratorFactory
produces a string in xml format and the table containing all simulation set
size()
- Method in class control.
Community
sizeCommunity()
- Method in class abstraction.
AvailableServices
This method says how many services there are inside a community
sm
- Variable in class presentation.
ExecuteOrchestratorPanel
startItem
- Variable in class presentation.
OrchestratorFrame
StartStatesDialog
- Class in
presentation
Dialog that allow to choice the start states of the target and available services
StartStatesDialog(Frame, Service, Community)
- Constructor for class presentation.
StartStatesDialog
State
- Class in
abstraction
This class manages a state of transition Function
State(String)
- Constructor for class abstraction.
State
Construct to build a state like int taking in input the state like string
state
- Variable in class abstraction.
State
StateAction
- Class in
abstraction
This Class maintains informations about the pair present state and action
StateAction(State, Action)
- Constructor for class abstraction.
StateAction
Constructor
StateCellViewFactory
- Class in
presentation.graph
StateCellViewFactory()
- Constructor for class presentation.graph.
StateCellViewFactory
stateTable
- Variable in class presentation.
ExecuteOrchestratorPanel
StateVertexRenderer
- Class in
presentation.graph
StateVertexRenderer()
- Constructor for class presentation.graph.
StateVertexRenderer
StateVertexView
- Class in
presentation.graph
StateVertexView()
- Constructor for class presentation.graph.
StateVertexView
StateVertexView(Object)
- Constructor for class presentation.graph.
StateVertexView
statusLabel
- Variable in class presentation.
AvailablePanel
statusLabel
- Variable in class presentation.
CartesianProductPanel
statusLabel
- Variable in class presentation.
OrchestratorTablePanel
statusLabel
- Variable in class presentation.
TargetPanel
stopItem
- Variable in class presentation.
OrchestratorFrame
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
V
W
X